home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / MATH / MATHLIB / PACKING.LST < prev    next >
File List  |  1993-06-21  |  872b  |  22 lines

  1.                     Math Library (MATHLIB) for Turbo Pascal
  2.                      Version 2.0, Copyright (c) 1991, 1993
  3.                                        
  4. The following files are included with this shareware disk:
  5.  
  6. README       - Information file.
  7.  
  8. PACKING.LST  - This file.
  9.  
  10. MATHLIB.DOC  - Documentation and registration form for the Math Library;
  11.                this is a flat ASCII file with form feed characters.
  12.  
  13. MATHLIB.TPU  - Turbo Pascal 7.0 unit for use with a '287 or better coprocessor.
  14.  
  15. MATHTIME.PAS - Program to time and compare the MATHLIB unit with the SYSTEM
  16. MATHTIME.EXE   and Pascal coded functions.
  17.  
  18. TRIGSTUF.PAS - Library containing Pascal code for all the new functions
  19. TRIGSTUF.TPU   provided in the MATHLIB unit.
  20.  
  21. SAVAGE.PAS   - Our version of the infamous "savage" benchmark for floating-
  22.                point performance.